Skip to main content

fabIconHiliteColor

Type

property

Summary

Specifies the hilited icon color of the FAB.

Syntax

set the fabIconHiliteColor of widget to <RGBA Color>
get the fabIconHiliteColor of widget

Description

Use the fabIconHiliteColor property to specify the icon color of the FAB when hilited.

Examples

set the fabIconHiliteColor of widget "NavigationRail" to "0,0,255,157"